-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
3.0.2
-
Code
-
Classes
- MailerAbstract
Total Complexity |
53 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
520 |
Lines of code |
197 |
Logical lines of code |
95 |
Comment lines |
229 |
Methods |
20 |
Properties |
10 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_debug_info() |
A |
48 |
12 |
28 |
is_email_sent() |
S |
54 |
5 |
20 |
process_phpmailer() |
S |
50 |
4 |
32 |
set_headers() |
S |
63 |
6 |
10 |
process_response() |
S |
60 |
5 |
13 |
send() |
S |
58 |
2 |
16 |
__construct() |
S |
66 |
3 |
8 |
get_reply_to_addresses() |
S |
63 |
2 |
11 |
verify_sent_status() |
S |
71 |
2 |
6 |
get_response_error() |
S |
79 |
2 |
3 |
get_default_params() |
S |
64 |
1 |
11 |
get_headers() |
S |
79 |
1 |
3 |
get_body() |
S |
79 |
1 |
3 |
is_php_compatible() |
S |
74 |
1 |
4 |
set_body_param() |
S |
79 |
1 |
3 |
set_subject() |
S |
71 |
1 |
7 |
default_reply_to_addresses() |
S |
66 |
1 |
9 |
should_verify_sent_status() |
S |
82 |
1 |
3 |
set_header() |
S |
75 |
1 |
4 |
get_mailer_name() |
S |
82 |
1 |
3 |